export interface IWorkletOptions { credentials: 'include' | 'omit' | 'same-origin'; } //# sourceMappingURL=worklet-options.d.ts.map