You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.
As an example, the config type InfisicalClientOptions is only available via the source import { InfisicalClientOptions } from 'infisical-node/src/types/InfisicalClient'
Normally, there should also be no need to bundle the source, test, markdown & images.
Might be you can also reduce the bundle size here
The text was updated successfully, but these errors were encountered:
The package does not export types correctly.
As an example, the config type
InfisicalClientOptions
is only available via the sourceimport { InfisicalClientOptions } from 'infisical-node/src/types/InfisicalClient'
Normally, there should also be no need to bundle the source, test, markdown & images.
Might be you can also reduce the bundle size here
The text was updated successfully, but these errors were encountered: