We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15c5957 commit 4c85a24Copy full SHA for 4c85a24
as.ts
@@ -1,4 +1,4 @@
1
-./as/ NOTE: This file is generated by gen-mod.ts
+// NOTE: This file is generated by gen-mod.ts
2
export { asOptional as Optional } from "./as/optional.ts";
3
export { asReadonly as Readonly } from "./as/readonly.ts";
4
export { asUnoptional as Unoptional } from "./as/optional.ts";
0 commit comments