bug fixes

This commit is contained in:
2024-05-09 08:25:32 -07:00
parent 273916d8e7
commit cf32b7b8d8
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { linkedInAPIClass } from "../index.js";
import linkedInAPIClass from "../index.js";
export class LinkedInProfile {
/** @type {linkedInAPIClass} */