Ajax methods in TypeScript
I am just trying to wrap the jquery ajax methods under Typescript to give a better control from the rest of the code.
I am just trying to wrap the jquery ajax methods under Typescript to give a better control from the rest of the code.