Urara-Blog/node_modules/.pnpm-store/v3/files/1e/d7a397ab52bc2a9bb33d28586c5d0d1069117b53b80734394b4c665c6b8f0225371290c263f6a82caad0aef85f967d5f9c23ef9d873e34870166ad567068c7
2022-08-14 01:14:53 +08:00

6 lines
174 B
Text

export const FF_2: "firefox 2";
export const IE_5_5: "ie 5.5";
export const IE_6: "ie 6";
export const IE_7: "ie 7";
export const IE_8: "ie 8";
export const OP_9: "opera 9";