Type alias TopConditionalExports

TopConditionalExports: {
    readonly [key in string]: TopConditionalExports | PathExports | LocalPath
}

Generated using TypeDoc