UNPKG

@directus/extensions-sdk

Version:

A toolkit to develop extensions to extend Directus

6 lines (5 loc) 241 B
/** * Last release with known breaking changes to the Extensions SDK and it's output. * This will be used as the default value for the `host` manifest field in created extensions */ export declare const LAST_BREAKING_RELEASE = "10.10.0";