Init repo con git
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
export * from "./lib/index.js";
|
||||
export type LightOptions = import('./lib/index.js').LightOptions;
|
||||
export type Options = import('./lib/index.js').Options;
|
||||
Reference in New Issue
Block a user