UNPKG

phibernate

Version:

Client side ORM and Delta Tracker for Relational data

11 lines (8 loc) 139 B
/** * Created by Papa on 6/30/2016. */ export class PlatformUtils { static getDeviceAddress():string { return 'all'; } }