build
This commit is contained in:
parent
50e713e51c
commit
921d5b3418
11 changed files with 497 additions and 4 deletions
1
dist-import/index.d.ts
vendored
Normal file
1
dist-import/index.d.ts
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
export declare const testeDrivers: () => void;
|
||||
1
dist-import/index.js
Normal file
1
dist-import/index.js
Normal file
|
|
@ -0,0 +1 @@
|
|||
export const testeDrivers = () => console.log("Drivers conectado");
|
||||
Loading…
Add table
Add a link
Reference in a new issue