anki/ts/congrats
Henrik Giesel 1d72599a37 Rename anki/ to lib/ for export
import _ from "anki/x";

will become

import _ from "lib/x";

to fit the directory name.
2021-04-23 10:02:28 +10:00
..
BUILD.bazel move esbuild into separate repo 2021-04-15 10:53:49 +10:00
congrats-base.scss Use graphs-base and congrats-base 2021-04-13 19:47:03 +02:00
congrats.html Use graphs-base and congrats-base 2021-04-13 19:47:03 +02:00
CongratsPage.svelte Rename anki/ to lib/ for export 2021-04-23 10:02:28 +10:00
index.ts Rename anki/ to lib/ for export 2021-04-23 10:02:28 +10:00
lib.ts Rename anki/ to lib/ for export 2021-04-23 10:02:28 +10:00