UNPKG

novaparse

Version:
4 lines (3 loc) 192 B
declare function resourceIDNotFoundStrict(message: string): never; declare function resourceIDNotFoundWarn(message: string): void; export { resourceIDNotFoundStrict, resourceIDNotFoundWarn };