How to pass typed Vector as a pram for not typed function

i want to pass Vector.<String> as a param for fun(v:Vector)