Export is the movement of goods, or selling of services out of a country, area or settlement. It also refers to exporting in international trade.
Export may also refer to:
export
, a keyword in various programming languages export
, a keyword in C++ for a module to mark a symbol as publicly exportedexport
, a keyword in JavaScript which exposes a symbol for usage in other filesexport
, a keyword in D which exposes a symbol for usage in other filesexport
, a keyword in Zig which exports a symbol from a compiled library or binaryexports
, a keyword in Java for a module to export a package@JsExport
, an annotation in Kotlin (and Java) for exposing a declaration to JavaScriptJNIEXPORT
, a preprocessor macro in C for Java Native Interface declarations__declspec(dllexport)
(MSVC) or [[gnu::visibility("default")]]
(GCC and Clang), for exposing symbols from a shared libraryexport
, a Unix command that is usually a shell builtin