CCF
Loading...
Searching...
No Matches
converters.h
Go to the documentation of this file.
1// Copyright (c) Microsoft Corporation. All rights reserved.
2// Licensed under the Apache 2.0 License.
3#pragma once
4
6
8{
25 {
26 public:
28
29 void install(js::core::Context& ctx) override;
30 };
31}
Definition context.h:46
void install(js::core::Context &ctx) override
Definition converters.cpp:263
ConvertersExtension()
Definition converters.h:27
Definition extension_interface.h:16
Definition consensus.h:9