mirror of
https://bitbucket.org/siakitem/my-pi.git
synced 2026-08-28 16:45:22 +00:00
3 lines
74 B
TypeScript
3 lines
74 B
TypeScript
export { default } from "./src/index.js";
|
|
export * from "./src/index.js";
|