UNPKG

mzinga

Version:

Node, React and MongoDB Headless CMS and Application Framework

6 lines 203 B
import APIError from './APIError'; declare class MissingCollectionLabel extends APIError { constructor(); } export default MissingCollectionLabel; //# sourceMappingURL=MissingCollectionLabel.d.ts.map