Urara-Blog/node_modules/.pnpm-store/v3/files/a4/26d24a112611494e2422be510adaa4dfba7db69b6abe9dbad39b6c721600b26765b26933df2b93981dd97cf732cc48656fb72685aae7326c98d1c55203509f
2022-08-14 01:14:53 +08:00

6 lines
136 B
Text

export = vendorUnprefixed;
/**
* @param {string} prop
* @return {string}
*/
declare function vendorUnprefixed(prop: string): string;