Swap-Aggregator-Subgraph/node_modules/yaml/browser/scalar.js
2022-07-03 07:27:35 +05:30

5 lines
144 B
JavaScript

export { Scalar as default } from './dist/schema/Scalar'
import { warnFileDeprecation } from './dist/warnings'
warnFileDeprecation(__filename)