mirror of
https://github.com/domfelipe/mika-agent-assist.git
synced 2026-08-07 11:36:42 +00:00
Changes
Co-authored-by: domfelipe <53182096+domfelipe@users.noreply.github.com>
This commit is contained in:
parent
8880b088fe
commit
7ee7aa38d6
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
||||||
import { Environment, Paddle, EventName } from 'https://esm.sh/@paddle/paddle-node-sdk@2.6.1';
|
// @ts-ignore deno npm specifier resolved at runtime
|
||||||
|
import { Environment, Paddle, EventName } from 'npm:@paddle/paddle-node-sdk';
|
||||||
|
|
||||||
export { EventName };
|
export { EventName };
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue