UNPKG

@patternfly/elements

Version:
1 lines 435 B
{"version":3,"file":"context.js","sourceRoot":"","sources":["context.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,2CAA2C,CAAC;AAElF,MAAM,CAAC,MAAM,aAAa,GAEtB,qBAAqB,CAA4B,YAAY,CAAC,CAAC","sourcesContent":["import { createContextWithRoot } from '@patternfly/pfe-core/functions/context.js';\n\nexport const thRoleContext: {\n __context__: unknown;\n} = createContextWithRoot<'rowheader' | 'colheader'>('pf-th-role');\n"]}