Returns the metadata about the extension.
export function useExtensionData(): Extension { return useExtension(); }