polen
Version:
A framework for delightful GraphQL developer portals
7 lines • 306 B
TypeScript
export declare const fileNames: string[];
/**
* @see https://mathiasbynens.be/notes/touch-icons
* @see https://stackoverflow.com/questions/12480497/why-am-i-getting-error-for-apple-touch-icon-precomposed-png
*/
export declare const fileNamePattern: RegExp;
//# sourceMappingURL=apple-touch-icon.d.ts.map