const wait: (milliseconds?: number) => Promise<undefined>;
);
#### IVariationOptions
```ts
interface IVariationOptions {
response?: 'array' | 'yield';
}
function variationWithRepetition(value_: any[], items?: number, options_?: IVariationOptions): TVariation;
(value_: any, type?: TType, options_?: IOptions) => TTo;
dditions?: boolean) => void;
const filePolyfills: (additions?: boolean) => void;
const blobPolyfills: (additions?: boolean) => void;
const functionPolyfills: (additions?: boolean) => void;
const arrayBufferPolyfill: () => void;
const browserPolyfills: (additions?: boolean) => void;
const polyfills: (additions?: boolean) => void;
{
"element": "BottomNavigation",
"props": {
"previous": {
"label": "AMQP: Start",
"to": "/dev/amqp/start"
},
"next": {
"label": "API: Use",
"to": "/dev/api/use"
}
}
}