@squiz/resource-browser-ui-lib
v1.0.0-rc.1
Published
> TODO: description
Downloads
2,208
Maintainers
Keywords
Readme
@squiz/resource-browser-ui-lib
TODO: description
Usage
const resourceBrowserUiLib = require('@squiz/resource-browser-ui-lib');
// TODO: DEMONSTRATE API
Exports
This library exports both CommonJS and ESM code. It is recommended that you use the CommonJS when possible (when you aren't restricted by other tooling) as the testing framework we use (JEST) runs via this compilation method.