Type alias ConditionalExports

ConditionalExports: {
    readonly [key in string]: ConditionalExports | LocalPath
}

Generated using TypeDoc