mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-09 13:40:06 +00:00
chore: add some notes
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Used to parse the .env.development proxy configuration
|
||||
*/
|
||||
import type { ServerOptions } from 'http-proxy';
|
||||
|
||||
type ProxyItem = [string, string];
|
||||
|
Reference in New Issue
Block a user