Files

3 lines
50 B
TypeScript
Raw Permalink Normal View History

declare const isFF: boolean;
export default isFF;