Skip to content

Commit 2a5e34d

Browse files
committed
move api and index.ts into src sub directory
1 parent f6191ab commit 2a5e34d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+2
-2
lines changed

examples/basic.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import Docupilot from '../index';
1+
import Docupilot from '../src';
22

33
async function run() {
44
const Client = await Docupilot.authorize();
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)