UNPKG

next

Version:

The React Framework

13 lines (12 loc) 633 B
// When rendering applink meta tags add a namespace tag before each array instance // if more than one member exists. // ref: https://developers.facebook.com/docs/applinks/metadata-reference // Format Detection // This is a poorly specified metadata export type that is supposed to // control whether the device attempts to conver text that matches // certain formats into links for action. The most supported example // is how mobile devices detect phone numbers and make them into links // that can initiate a phone call // https://www.goodemailcode.com/email-code/template.html export { }; //# sourceMappingURL=extra-types.js.map