utils
utils: { absolutify: any; contextify: any; createHash: any }
Type declaration
absolutify:function
- absolutify(context: string, request: string): string
Parameters
context: string
request: string
Returns string
contextify:function
- contextify(context: string, request: string): string
Parameters
context: string
request: string
Returns string
createHash:function
- createHash(algorithm?: string): Hash
Parameters
Optional algorithm: string
These properties are added by the NormalModule