Loader interface
export interface Loader
Methods
Method | Description |
---|---|
component(name) | Returns component variables. If the returned value is an array, the value will be flattened. |
global() | Returns global variables. If the returned value is an array, the value will be flattened. |