feat(types): add deps, index file, some scripts and basics #1

Merged
allanger merged 3 commits from feat/prepare-types into main 2026-04-27 04:37:20 +00:00
Member

About

This is an attempt to introduce an entry point to this library

Changes

  • Added deps for typescript
  • Added tsconfig file
  • Created a prepare script that npm will run automatically when we install this module from within our Frontend app
  • Added an index.ts file that's basically an entry point. Although it's not ideal, we can work from here.
### About This is an attempt to introduce an entry point to this library ### Changes - Added deps for typescript - Added `tsconfig` file - Created a `prepare` script that npm will run automatically when we install this module from within our Frontend app - Added an `index.ts` file that's basically an entry point. Although it's not ideal, we can work from here.
ivanszhuravlev added 1 commit 2026-04-25 13:18:03 +00:00
allanger merged commit 8fc51ed235 into main 2026-04-27 04:37:20 +00:00
allanger deleted branch feat/prepare-types 2026-04-27 04:37:20 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: softplayer/softplayer-js-proto#1