Type declaration
-
- (data): RuleSetUseItem[]
-
Parameters
-
data: {
compiler: string;
issuer: string;
realResource: string;
resource: string;
resourceQuery: string;
}
-
compiler: string
-
issuer: string
-
realResource: string
-
resource: string
-
resourceQuery: string
Type declaration
-
Optional
ident?: string
-
Optional
loader?: string
-
Optional
options?: string | {
[index: string]: any;
}
Unique loader options identifier.