'Where I can found kibana legacy in latest kibana version's

Hi i am trying develop a visualization plugin in kibana it requires one plugin dependency from internal plugin--> [import { KibanaLegacyStart } from '../../../src/plugins/kibana_legacy/public';]it is 8.1.0 after versions it was deprecated now where I can found this kibana legacy in latest version?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source