Interface: ResourcePathHandler

Properties

handles

handles: (resourcePath: string) => boolean

Type declaration

▸ (resourcePath): boolean

Parameters
Name Type
resourcePath string
Returns

boolean


resolve

resolve: (resourcePath: string) => string

Type declaration

▸ (resourcePath): string

Parameters
Name Type
resourcePath string
Returns

string