UNPKG

@wordpress/media-utils

Version:
16 lines (15 loc) 339 B
{ "$schema": "https://json.schemastore.org/tsconfig.json", "extends": "../../tsconfig.base.json", "compilerOptions": { "types": [ "gutenberg-env" ], "checkJs": false }, "references": [ { "path": "../api-fetch" }, { "path": "../blob" }, { "path": "../element" }, { "path": "../i18n" }, { "path": "../private-apis" } ] }