// For easy access // exp.)
 import type * js from "_kintone-js.d" 
export type * from "../api.d"; export type * from "../app.d"; export type * from "../events.d"; export type * from "../license.d"; export type * from "../LoginUser.d"; export type * from "../mobile.d"; export type * from "../plugin.d"; export type * from "../portal.d"; export type * from "../proxy.d"; export type * from "../space.d"; export type * from "../system.d"; export type * from "../user.d"; export type * from "../UserPreference.d";