UNPKG

@shopify/cli-kit

Version:

A set of utilities, interfaces, and models that are common across all the platform features

4 lines (3 loc) 134 B
import { API } from '../api.js'; export declare function clientId(): string; export declare function applicationId(api: API): string;