Skip to content

Type Alias: BasicPackDefinition

BasicPackDefinition = Omit<PackVersionDefinition, "version">

Defined in: types.ts:1169

A pack definition without an author-defined semantic version, for use in the web editor where Coda will manage versioning on behalf of the pack author.