External module "src/system/system"
Functions
importRecursion
- importRecursion(__namedParameters: object): Promise<void>
-
Parameters
-
__namedParameters: object
-
current: string
-
-
stack: string[]
Returns Promise<void>
isProperLoaderObject
- isProperLoaderObject(object: object, property: string, type: "object" | "string" | "arrayOfString"): boolean
-
Parameters
-
object: object
-
property: string
-
type: "object" | "string" | "arrayOfString"
Returns boolean
Performs import recursion for the subsystems.