UNPKG

@resk/core

Version:

An innovative TypeScript framework that empowers developers to build applications with a fully decorator-based architecture for efficient resource management. By combining the power of decorators with a resource-oriented design, DecorRes enhances code cla

1 lines 203 B
'use strict';var d={US:{code:"US",dialCode:"+1",phoneNumberExample:"(123) 456-7890",name:"United States"},CA:{code:"CA",dialCode:"+1",phoneNumberExample:"(123) 456-7890",name:"Canada"}};module.exports=d;