- Fix router import path in main.js - Handle Django REST Framework pagination format in API calls - Add getTemplates function to project API - Restart frontend development server
6 lines
92 B
TypeScript
6 lines
92 B
TypeScript
/**
|
|
* The version of `tough-cookie`
|
|
* @public
|
|
*/
|
|
export declare const version = "5.1.2";
|