UNPKG

@hashcloak/semaphore-noir-artifacts

Version:
5 lines (4 loc) 259 B
export * from './index.shared' import maybeGetSnarkArtifacts from './download/index.browser' import { maybeGetCompiledNoirCircuit, maybeGetNoirVk } from './download/index.browser' export { maybeGetCompiledNoirCircuit, maybeGetNoirVk, maybeGetSnarkArtifacts }