UNPKG

@hashcloak/semaphore-noir-artifacts

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