chore: release v0.22.0 #83
Annotations
3 errors
release
Type 'Required<ModuleOptions>' is not assignable to type '{ endpoints: any; client: boolean; openAPITS: any; }'.
|
release
Type 'Required<ModuleOptions> | (Omit<Required<ModuleOptions>, "client" | "endpoints"> & Omit<{ endpoints: { [k: string]: { cookies: boolean | undefined; }; }; client: boolean; }, "client" | "endpoints"> & { ...; })' is not assignable to type '{ endpoints: any; client: boolean; }'.
|
release
Process completed with exit code 1.
|