hasResource()
Returns whether the specified resource exists.
Function Definition
ts
function hasResource(name: string): boolean;
Arguments
- name: string
Returns
- boolean
Documentation
No Documentation Provided Yet