- Preparing search index...
- The search index is not available
neuroglancer
Function WithCredentialsProvider
- WithCredentialsProvider<Credentials>(): (<TBase>(Base: TBase) => {
prototype: __type<any, any>;
encodeOptions(options: WithCredentialsOptions): any;
new (...args: any[]): __type<Credentials, TBase>;
} & TBase)
-
Returns (<TBase>(Base: TBase) => {
prototype: __type<any, any>;
encodeOptions(options: WithCredentialsOptions): any;
new (...args: any[]): __type<Credentials, TBase>;
} & TBase)
Mixin for adding a credentialsProvider member to a ChunkSource.