UNPKG

@azure-utils/storybooks

Version:

Utils to upload and manage Storybooks via Azure Functions and storage.

3 lines (2 loc) 132 B
import { TimerHandler } from "@azure/functions"; export declare function timerPurgeHandler(connectionString: string): TimerHandler;