Private
Public Access
1
0
Files
power-apps-codeapps-blog-part2/node_modules/@fluentui/react-jsx-runtime/lib-commonjs/jsx-namespace.test.d.js

7 lines
293 B
JavaScript

// needed to augment the JSX namespace for test where directly `createElement` from './createElement' is used, as we are not importing from @fluentui/react-jsx-runtime
// NOTE: this will augment all test files !
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});