// Copyright 2017-2025 @polkadot/dev-ts authors & contributors // SPDX-License-Identifier: Apache-2.0 import { loaderOptions } from './common.js'; loaderOptions.isCached = true; export * from './index.js';