5 lines
154 B
TypeScript
Executable File
5 lines
154 B
TypeScript
Executable File
import * as smartrequest from '@pushrocks/smartrequest';
|
|
import * as smartpromise from '@pushrocks/smartpromise';
|
|
|
|
export { smartrequest, smartpromise };
|