fethca / shared

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shared

Package regrouping all the utilities, schemas and types used in fethca applications.

Usage

Install package:

pnpm add @fethcat/shared

Use services:

import { extractPackageJson } from '@fethcat/shared/helper'

await extractPackageJson()

About


Languages

Language:TypeScript 100.0%