Files
moeka-project/packages/plugin-sdk/src/index.ts
T
Nekoandautofix-ci[bot] 668440a732 refactor(extension-*,stage-tamagotchi,stage-ui,server-*): rename to extension, improve DX (#1892)
---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by-agent: Codex
2026-06-12 02:03:42 +08:00

6 lines
181 B
TypeScript

console.warn('@proj-airi/plugin-sdk is currently working in progress. APIs may change without warning.')
export * from './extension'
export * from './kit'
export * from './plugin'