Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 365 Bytes

File metadata and controls

18 lines (12 loc) · 365 Bytes

acode-plugin-types

TypeScript declarations for Acode's public plugin API.

Development

bun install
bun run build
bun run check

bun run build regenerates the internal index.d.ts reference barrels under plugin-types/src.

Sources