Type Alias TwingImportNodeAttributes

TwingImportNodeAttributes: TwingBaseNodeAttributes & {
    global: boolean;
}