mirror of https://github.com/alibaba/ice.git
3 lines
49 B
TypeScript
3 lines
49 B
TypeScript
|
export default {
|
||
|
'/api/foo': { foo: 'foo' },
|
||
|
};
|