eligius
Preparing search index...
ISimpleResourceImporter
Interface ISimpleResourceImporter
Describes an object that acts as a registry for imported resources.
interface
ISimpleResourceImporter
{
import
(
name
:
string
)
:
Record
<
string
,
any
>
;
}
Hierarchy (
View Summary
)
ISimpleResourceImporter
IResourceImporter
Index
Methods
import
Methods
import
import
(
name
:
string
)
:
Record
<
string
,
any
>
Parameters
name
:
string
Returns
Record
<
string
,
any
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
import
eligius
Loading...
Describes an object that acts as a registry for imported resources.