@limitless-angular/sanity
Version:
A powerful Angular library for Sanity.io integration, featuring Portable Text rendering and optimized image loading.
9 lines (8 loc) • 485 B
TypeScript
import * as i0 from "@angular/core";
export declare class LiveQueryProviderComponent {
token: import("@angular/core").InputSignal<string>;
private livePreviewService;
constructor();
static ɵfac: i0.ɵɵFactoryDeclaration<LiveQueryProviderComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<LiveQueryProviderComponent, "live-query-provider", never, { "token": { "alias": "token"; "required": true; "isSignal": true; }; }, {}, never, ["*"], true, never>;
}