https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blame/2c008f81febaacb568eebfcc0f158c9215f8139b/translate/translate.js#L20
require is outdated, you guys should change it to Import.
people working with new frameworks like react.js/vite can not use stuff like "require" on their code
https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blame/2c008f81febaacb568eebfcc0f158c9215f8139b/translate/translate.js#L20
require is outdated, you guys should change it to Import.
people working with new frameworks like react.js/vite can not use stuff like "require" on their code