UTDNebula / skedge

MIT License
8 stars 7 forks source link

Write fetch function to get sections from Nebula API #7

Closed heartgg closed 1 year ago

heartgg commented 1 year ago

Function(s) location: fetch.ts (at least for now) Use types and interfaces via Typescript https://blog.logrocket.com/types-vs-interfaces-in-typescript/

Parameters:

Output:

Refer to https://github.com/demonlexe/sk.edge/blob/main/Extension/fetch.js

KimotoNari commented 1 year ago

Working on this