Skip to content
Still using @dfinity/agent? Migrate to @icp-sdk/core!

once

once(): Predicate<boolean>

Defined in: packages/agent/src/polling/strategy.ts:26

Predicate that returns true once.

Predicate<boolean>