@rcosta13/phcgohandler
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

PHC's Database query handler built with Typescript


Create custom query:

Typescript

    import { customQuery } from 'phcgoHandler';
    
    const result = await customQuery("Select * from ul", "Company ID");
    console.log(result);

Readme

Keywords

none

Package Sidebar

Install

npm i @rcosta13/phcgohandler

Weekly Downloads

0

Version

1.0.3

License

ISC

Unpacked Size

13.3 kB

Total Files

8

Last publish

Collaborators

  • rcosta13