0.1.3 #3

Merged
Thilawyn merged 17 commits from next into master 2024-02-08 20:01:17 +01:00
2 changed files with 0 additions and 7 deletions
Showing only changes of commit 23a22360f9 - Show all commits

View File

@@ -40,5 +40,4 @@ export const createBundleConfig = (
export default [
createBundleConfig("src/lib.ts", "."),
createBundleConfig("src/util/lib.ts", "./util"),
]

View File

@@ -1,6 +0,0 @@
export {
Extend,
ExtendFn,
Extendable,
ExtendableFn
} from "."