Anki/ts/card-info
Damien Elmes f3b6deefe9 Combine all backend methods into a single js/d.ts file, like in Python
Easier to import from, and allows us to declare the output of the build
action without having to iterate over all the proto filenames. Have
confirmed it doesn't break esbuild's tree shaking.
2023-07-03 13:46:38 +10:00
..
card-info-base.scss
CardInfo.svelte Combine all backend methods into a single js/d.ts file, like in Python 2023-07-03 13:46:38 +10:00
CardInfoPlaceholder.svelte
CardStats.svelte Migrate to protobuf-es (#2547) 2023-06-14 22:47:37 +10:00
index.ts Migrate to protobuf-es (#2547) 2023-06-14 22:47:37 +10:00
Revlog.svelte Migrate to protobuf-es (#2547) 2023-06-14 22:47:37 +10:00
tsconfig.json