UNPKG

gatsby

Version:
3 lines (2 loc) 117 B
import type { IGatsbySlice } from "../redux/types"; export declare function getSliceId(slice: IGatsbySlice): string;