defineBucket
function defineBucket(options): BucketOptions;Defined in: core/src/bucket/bucket.types.ts:66
Identity helper that returns its BucketOptions unchanged. Call it once, at
module scope, and share the returned definition — two definitions with the
same id are rejected by BucketService.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
options |
BucketOptions |