Added missing import.

This commit is contained in:
David Ball 2024-07-18 02:35:09 -04:00
parent 60e2a5afe2
commit abcceca81e

View File

@ -29,6 +29,8 @@ import { LanguageType } from "./LanguageType";
* @version 1.0.0
*/
import { ApiClient } from "../ApiClient";
/**
* Constructs a new <code>Languages</code>.
* @alias module:model/Languages