dialogflow-nodejs-client
dialogflow-nodejs-client copied to clipboard
apiai package has outdated use of TypeScript definitions
/// <reference types="typescript" />
/// <reference types="node" />
you should remove that as this is not scope of package but of the environment and makes no sense + leads to unnecessary compile errors...