Repository URL to install this package:
|
Version:
1.1.6 ▾
|
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`application/utils should export matching the snapshot 1`] = `
Object {
"createScriptTag": [Function],
"formatPhoneNumber": [Function],
"formatPrice": [Function],
"fromAddressToString": [Function],
"fromDataLayerToThingList": [Function],
"fromStringToAddress": [Function],
"getActualDate": [Function],
"isEqualLabelValue": [Function],
"keep": [Function],
"keepOnly": [Function],
"omit": [Function],
"random": [Function],
"regPrice": [Function],
"remapProps": [Function],
"removeNonAlphabet": [Function],
"removePhoneNumberFormatting": [Function],
"removeWhitespace": [Function],
"salePrice": [Function],
"setPriceData": [Function],
"toPrettyDate": [Function],
"toSecureProtocol": [Function],
"transformPrice": [Function],
}
`;