| Current Path : /var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/nullthrows/ |
| Current File : /var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/nullthrows/nullthrows.js.flow |
/* @flow strict */ declare module.exports: <T>(x: ?T, message?: string) => T;