comparison Applications/Samples/Deprecated/rt-viewer-demo/rt-viewer-demo.ts @ 1347:bfd77672d825 broker

Moved Application/Samples/* to Application/Samples/Deprecated/*
author Benjamin Golinvaux <bgo@osimis.io>
date Tue, 07 Apr 2020 14:29:01 +0200
parents Applications/Samples/rt-viewer-demo/rt-viewer-demo.ts@1d9deb4ee84c
children
comparison
equal deleted inserted replaced
1346:df8bf351c23f 1347:bfd77672d825
1 import { InitializeWasmApplication } from '../../../Platforms/Wasm/wasm-application-runner';
2
3
4 InitializeWasmApplication("RtViewerDemo", "/orthanc");
5