Yufan Sheng
cd7863c557
* chore: bump the dependencies. * feat: define the actions for all the rest requests. * feat: use action to perform requests.
5 lines
177 B
TypeScript
5 lines
177 B
TypeScript
/// <reference path="../.astro/actions.d.ts" />
|
|
/// <reference path="../.astro/env.d.ts" />
|
|
/// <reference path="../.astro/types.d.ts" />
|
|
/// <reference types="astro/client" />
|